PDF4Java Reference Documentation
com.o2sol.pdf4java.standards Package / PDFAAggregateException Class
Members
In This Topic
    PDFAAggregateException Class
    In This Topic
    Defines one or more errors that occur during PDF/A formatting of a PDF document.
    Object Model
    PDFAAggregateException ClassPDFAError EnumerationPDFAExceptionCollection Class
    Syntax
    public class PDFAAggregateException 
        extends PDFAException 
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Throwable
          java.lang.Exception
             java.lang.RuntimeException
                com.o2sol.pdf4java.core.exceptions.PDFException
                   com.o2sol.pdf4java.standards.PDFAException
                      com.o2sol.pdf4java.standards.PDFAAggregateException

    See Also